[INFO] fetching crate truenas-master-mcp 0.1.11...
[INFO] testing truenas-master-mcp-0.1.11 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate truenas-master-mcp 0.1.11 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate truenas-master-mcp 0.1.11
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate truenas-master-mcp 0.1.11
[INFO] tweaked toml for crates.io crate truenas-master-mcp 0.1.11 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate truenas-master-mcp 0.1.11 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate truenas-master-mcp 0.1.11 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded test-case-macros v3.3.1
[INFO] [stderr]   Downloaded test-case-core v3.3.1
[INFO] [stderr]   Downloaded test-case v3.3.1
[INFO] [stderr]   Downloaded clap_lex v0.7.7
[INFO] [stderr]   Downloaded colored v3.1.1
[INFO] [stderr]   Downloaded rmcp-macros v0.2.1
[INFO] [stderr]   Downloaded cc v1.2.54
[INFO] [stderr]   Downloaded pest_generator v2.8.5
[INFO] [stderr]   Downloaded pest_meta v2.8.5
[INFO] [stderr]   Downloaded clap v4.5.54
[INFO] [stderr]   Downloaded yaml-rust2 v0.10.4
[INFO] [stderr]   Downloaded config v0.15.19
[INFO] [stderr]   Downloaded pest_derive v2.8.5
[INFO] [stderr]   Downloaded pest v2.8.5
[INFO] [stderr]   Downloaded clap_builder v4.5.54
[INFO] [stderr]   Downloaded ron v0.12.0
[INFO] [stderr]   Downloaded rmcp v0.2.1
[INFO] [stderr]   Downloaded rust-ini v0.21.3
[INFO] [stderr]   Downloaded moka v0.12.12
[INFO] [stderr]   Downloaded openssl-src v300.5.4+3.5.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] edd59caac441571609c2c06c4fe757072b4adf2af23d44df324c26e7887b1cd9
[INFO] running `Command { std: "docker" "start" "-a" "edd59caac441571609c2c06c4fe757072b4adf2af23d44df324c26e7887b1cd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "edd59caac441571609c2c06c4fe757072b4adf2af23d44df324c26e7887b1cd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edd59caac441571609c2c06c4fe757072b4adf2af23d44df324c26e7887b1cd9", kill_on_drop: false }`
[INFO] [stdout] edd59caac441571609c2c06c4fe757072b4adf2af23d44df324c26e7887b1cd9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e744616fde5520291b57e9c76e0b247e03c2603f19dbc1f8d1901daa1f46efc
[INFO] running `Command { std: "docker" "start" "-a" "4e744616fde5520291b57e9c76e0b247e03c2603f19dbc1f8d1901daa1f46efc", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling openssl-src v300.5.4+3.5.4
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling rmcp-macros v0.2.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling moka v0.12.12
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling config v0.15.19
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rmcp v0.2.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling truenas-master-mcp v0.1.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 45s
[INFO] running `Command { std: "docker" "inspect" "4e744616fde5520291b57e9c76e0b247e03c2603f19dbc1f8d1901daa1f46efc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e744616fde5520291b57e9c76e0b247e03c2603f19dbc1f8d1901daa1f46efc", kill_on_drop: false }`
[INFO] [stdout] 4e744616fde5520291b57e9c76e0b247e03c2603f19dbc1f8d1901daa1f46efc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9fb23f70a7faedec1ebf1331541223f59f061b4f7b1cda1a7c04dfd7c924a068
[INFO] running `Command { std: "docker" "start" "-a" "9fb23f70a7faedec1ebf1331541223f59f061b4f7b1cda1a7c04dfd7c924a068", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]    Compiling moka v0.12.12
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling rstest v0.23.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rmcp v0.2.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling mockito v1.7.1
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling truenas-master-mcp v0.1.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "9fb23f70a7faedec1ebf1331541223f59f061b4f7b1cda1a7c04dfd7c924a068", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fb23f70a7faedec1ebf1331541223f59f061b4f7b1cda1a7c04dfd7c924a068", kill_on_drop: false }`
[INFO] [stdout] 9fb23f70a7faedec1ebf1331541223f59f061b4f7b1cda1a7c04dfd7c924a068
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1ba10d35ecc08c1f6cf1c9f57c0df5a58687fff6e7f1c167097f52ae9193efdd
[INFO] running `Command { std: "docker" "start" "-a" "1ba10d35ecc08c1f6cf1c9f57c0df5a58687fff6e7f1c167097f52ae9193efdd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/truenas_master_mcp-fe672b4a13c6d596)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test tools::tests::test_filter_condition_endswith ... ok
[INFO] [stdout] test tools::tests::test_filter_condition_contains ... ok
[INFO] [stdout] test tools::tests::test_filter_condition_in ... ok
[INFO] [stdout] test tools::tests::test_filter_condition_missing_field ... ok
[INFO] [stdout] test tools::tests::test_filter_condition_eq ... ok
[INFO] [stdout] test tools::tests::test_paginated_response_new ... ok
[INFO] [stdout] test tools::tests::test_pagination_offset_beyond_length ... ok
[INFO] [stdout] test tools::tests::test_pagination_order_by_descending ... ok
[INFO] [stdout] test tools::tests::test_filter_params_and_conditions ... ok
[INFO] [stdout] test tools::tests::test_filter_params_empty ... ok
[INFO] [stdout] test tools::tests::test_filter_params_or_conditions ... ok
[INFO] [stdout] test tools::tests::test_filter_condition_startswith ... ok
[INFO] [stdout] test tools::tests::test_filter_condition_ne ... ok
[INFO] [stdout] test tools::tests::test_validate_path_accepts_simple_name ... ok
[INFO] [stdout] test tools::tests::test_pagination_order_by_ascending ... ok
[INFO] [stdout] test tools::tests::test_pagination_apply_pagination_no_limit ... ok
[INFO] [stdout] test tools::tests::test_validate_path_rejects_path_traversal ... ok
[INFO] [stdout] test tools::tests::test_validate_path_accepts_relative_path ... ok
[INFO] [stdout] test tools::tests::test_validate_path_rejects_absolute_path ... ok
[INFO] [stdout] test tools::tests::test_paginated_response_no_more ... ok
[INFO] [stdout] test tools::tests::test_validate_path_rejects_null_bytes ... ok
[INFO] [stdout] test tools::tests::test_filter_condition_gt ... ok
[INFO] [stdout] test tools::tests::test_pagination_apply_pagination_with_limit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/truenas_master_mcp-98f099852a038d18)
[INFO] [stderr]      Running tests/api_client.rs (/opt/rustwide/target/debug/deps/api_client-9a0951be2948bff7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_api_client_bearer_auth ... ok
[INFO] [stdout] test test_api_client_new_with_api_key ... ok
[INFO] [stdout] test test_api_client_new_with_basic_auth ... ok
[INFO] [stdout] test test_api_client_new_without_auth ... ok
[INFO] [stdout] test test_api_client_basic_auth ... ok
[INFO] [stdout] test test_api_client_no_auth ... ok
[INFO] [stdout] test test_api_client_debug_format ... ok
[INFO] [stdout] test test_api_client_clone ... ok
[INFO] [stdout] test test_api_client_base_url_trailing_slash ... ok
[INFO] [stdout] test test_api_client_url_construction ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cache.rs (/opt/rustwide/target/debug/deps/cache-3e4743a4e5a631d3)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test test_cache_config_custom ... ok
[INFO] [stdout] test test_cache_config_default ... ok
[INFO] [stdout] test test_cache_default ... ok
[INFO] [stdout] test test_cache_new ... ok
[INFO] [stdout] test test_cache_get_vms_empty ... ok
[INFO] [stdout] test test_cache_invalidate_all ... ok
[INFO] [stdout] test test_cache_get_datasets_empty ... ok
[INFO] [stdout] test test_cache_set_and_get_vms ... ok
[INFO] [stdout] test test_cache_get_alerts_empty ... ok
[INFO] [stdout] test test_cache_set_and_get_pools ... ok
[INFO] [stdout] test test_cache_set_and_get_system_info ... ok
[INFO] [stdout] test test_cache_stats_with_values ... ok
[INFO] [stdout] test test_cache_stats ... ok
[INFO] [stdout] test test_cache_set_and_get_datasets ... ok
[INFO] [stdout] test test_cache_get_system_info_empty ... ok
[INFO] [stdout] test test_cache_stats_default ... ok
[INFO] [stdout] test test_cache_get_pools_empty ... ok
[INFO] [stdout] test test_cache_with_config ... ok
[INFO] [stdout] test test_cached_item_new ... ok
[INFO] [stdout] test test_cache_get_apps_empty ... ok
[INFO] [stdout] test test_cached_item_is_stale_edge_case ... ok
[INFO] [stdout] test test_cached_item_is_stale_false ... ok
[INFO] [stdout] test test_cache_set_and_get_apps ... ok
[INFO] [stdout] test test_cached_item_is_stale_true ... ok
[INFO] [stdout] test test_cache_set_and_get_alerts ... ok
[INFO] [stderr]      Running tests/client.rs (/opt/rustwide/target/debug/deps/client-2824785bb6e860f6)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_client_get_success ... ok
[INFO] [stdout] test test_client_base_url_trailing_slash ... ok
[INFO] [stdout] test test_client_new_with_basic_auth ... ok
[INFO] [stdout] test test_client_new_without_auth ... ok
[INFO] [stdout] test test_client_debug_format ... ok
[INFO] [stdout] test test_client_new_with_api_key ... ok
[INFO] [stdout] test test_client_base_url_format ... ok
[INFO] [stdout] test test_client_clone ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/config.rs (/opt/rustwide/target/debug/deps/config-91eb7396c3740600)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test test_config_api_key_masked_in_debug ... ok
[INFO] [stdout] test test_config_url_format ... ok
[INFO] [stdout] test test_config_username_masked_in_debug ... ok
[INFO] [stdout] test test_config_debug_format_masked ... ok
[INFO] [stdout] test test_true_nas_version_default ... ok
[INFO] [stdout] test test_true_nas_version_serialize ... ok
[INFO] [stdout] test test_config_ssl_verification_disabled ... ok
[INFO] [stdout] test test_true_nas_version_parsing ... ok
[INFO] [stdout] test test_config_with_basic_auth ... ok
[INFO] [stdout] test test_config_version_core ... ok
[INFO] [stdout] test test_config_version_default ... ok
[INFO] [stdout] test test_config_timeout_default ... ok
[INFO] [stdout] test validation_tests::test_config_invalid_url_no_protocol ... ok
[INFO] [stdout] test validation_tests::test_config_invalid_url_malformed ... ok
[INFO] [stdout] test validation_tests::test_config_timeout_zero ... ok
[INFO] [stdout] test validation_tests::test_config_timeout_too_large ... ok
[INFO] [stdout] test test_config_verify_ssl_default ... ok
[INFO] [stdout] test validation_tests::test_config_requires_server_url ... ok
[INFO] [stdout] test validation_tests::test_config_api_key_sufficient ... ok
[INFO] [stdout] test validation_tests::test_config_valid_minimal ... ok
[INFO] [stdout] test validation_tests::test_config_partial_auth_fails ... ok
[INFO] [stdout] test validation_tests::test_config_api_key_too_short ... ok
[INFO] [stdout] test validation_tests::test_config_basic_auth_sufficient ... ok
[INFO] [stdout] test file_loading_tests::test_config_path_nonexistent ... ok
[INFO] [stdout] test validation_tests::test_config_requires_auth ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/error.rs (/opt/rustwide/target/debug/deps/error-aca2bd7105461bb1)
[INFO] [stdout] 
[INFO] [stdout] running 77 tests
[INFO] [stdout] test test_error_code_dataset ... ok
[INFO] [stdout] test test_error_code_already_exists ... ok
[INFO] [stdout] test test_error_code_api ... ok
[INFO] [stdout] test test_error_code_auth ... ok
[INFO] [stdout] test test_error_code_config ... ok
[INFO] [stdout] test test_error_code_pool ... ok
[INFO] [stdout] test test_error_code_not_found ... ok
[INFO] [stdout] test test_error_code_service ... ok
[INFO] [stdout] test test_error_code_system ... ok
[INFO] [stdout] test test_error_code_serialization ... ok
[INFO] [stdout] test test_error_code_internal ... ok
[INFO] [stdout] test test_error_code_io ... ok
[INFO] [stdout] test test_dataset_error_helper ... ok
[INFO] [stdout] test test_auth_error_helper ... ok
[INFO] [stdout] test test_config_error_format ... ok
[INFO] [stdout] test test_already_exists_helper ... ok
[INFO] [stdout] test test_api_error_format_500 ... ok
[INFO] [stdout] test test_api_error_format ... ok
[INFO] [stdout] test test_dataset_error_format ... ok
[INFO] [stdout] test test_auth_error_format ... ok
[INFO] [stdout] test test_error_code_validation ... ok
[INFO] [stdout] test test_error_clone ... ok
[INFO] [stdout] test test_already_exists_error_format ... ok
[INFO] [stdout] test test_error_code_permission_denied ... ok
[INFO] [stdout] test test_error_send_sync ... ok
[INFO] [stdout] test test_from_api_response ... ok
[INFO] [stdout] test test_error_code_vm ... ok
[INFO] [stdout] test test_error_debug_format ... ok
[INFO] [stdout] test test_internal_error_format ... ok
[INFO] [stdout] test test_io_error_from ... ok
[INFO] [stdout] test test_is_not_retryable_api_error_400 ... ok
[INFO] [stdout] test test_is_not_retryable_auth_error ... ok
[INFO] [stdout] test test_is_not_retryable_not_found ... ok
[INFO] [stdout] test test_is_not_retryable_validation_error ... ok
[INFO] [stdout] test test_is_retryable_api_error_503 ... ok
[INFO] [stdout] test test_is_retryable_timeout_error ... ok
[INFO] [stdout] test test_error_code_timeout ... ok
[INFO] [stdout] test test_not_found_helper ... ok
[INFO] [stdout] test test_partial_eq ... ok
[INFO] [stdout] test test_not_found_error_format ... ok
[INFO] [stdout] test test_pool_error_format ... ok
[INFO] [stdout] test test_pool_error_helper ... ok
[INFO] [stdout] test test_permission_denied_helper ... ok
[INFO] [stdout] test test_recovery_suggestion_none_for_internal_error ... ok
[INFO] [stdout] test test_recovery_suggestion_pool_error ... ok
[INFO] [stdout] test test_recovery_suggestion_api_error_403 ... ok
[INFO] [stdout] test test_recovery_suggestion_auth_error ... ok
[INFO] [stdout] test test_recovery_suggestion_already_exists ... ok
[INFO] [stdout] test test_recovery_suggestion_permission_denied ... ok
[INFO] [stdout] test test_recovery_suggestion_api_error_500 ... ok
[INFO] [stdout] test test_recovery_suggestion_api_error_404 ... ok
[INFO] [stdout] test test_recovery_suggestion_api_error_409 ... ok
[INFO] [stdout] test test_recovery_suggestion_dataset_error ... ok
[INFO] [stdout] test test_recovery_suggestion_api_error_401 ... ok
[INFO] [stdout] test test_recovery_suggestion_not_found ... ok
[INFO] [stdout] test test_permission_denied_error_format ... ok
[INFO] [stdout] test test_recovery_suggestion_service_error ... ok
[INFO] [stdout] test test_recovery_suggestion_api_error_400 ... ok
[INFO] [stdout] test test_recovery_suggestion_system_error ... ok
[INFO] [stdout] test test_recovery_suggestion_timeout ... ok
[INFO] [stdout] test test_recovery_suggestion_vm_error ... ok
[INFO] [stdout] test test_service_error_format ... ok
[INFO] [stdout] test test_service_error_helper ... ok
[INFO] [stdout] test test_result_type_alias ... ok
[INFO] [stdout] test test_system_error_format ... ok
[INFO] [stdout] test test_timeout_error_format ... ok
[INFO] [stdout] test test_timeout_helper ... ok
[INFO] [stdout] test test_validation_error_format ... ok
[INFO] [stdout] test test_validation_helper ... ok
[INFO] [stdout] test test_various_status_codes ... ok
[INFO] [stdout] test test_vm_error_format ... ok
[INFO] [stdout] test test_vm_error_helper ... ok
[INFO] [stdout] test test_serialization_error_format ... ok
[INFO] [stdout] test test_request_error_from ... ok
[INFO] [stdout] test test_recovery_suggestion_request_error ... ok
[INFO] [stdout] test test_is_retryable_request_error ... ok
[INFO] [stdout] test test_error_code_request ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 77 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-f00b52c16c33accb)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_list_vms ... ok
[INFO] [stdout] test test_delete_snapshot ... ok
[INFO] [stdout] test test_get_users ... ok
[INFO] [stdout] test test_create_dataset ... ok
[INFO] [stdout] test test_basic_auth ... ok
[INFO] [stdout] test test_list_apps ... ok
[INFO] [stdout] test test_get_pools ... ok
[INFO] [stdout] test test_get_system_info ... ok
[INFO] [stdout] test test_api_error_handling ... ok
[INFO] [stdout] test test_get_alerts ... ok
[INFO] [stdout] test test_get_disks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/server.rs (/opt/rustwide/target/debug/deps/server-6e7d1a7f5e508381)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test test_tool_category_clone ... ok
[INFO] [stdout] test test_tool_category_partial_eq ... ok
[INFO] [stdout] test test_tool_category_case_insensitive ... ok
[INFO] [stdout] test test_tool_config_can_execute_allowed ... ok
[INFO] [stdout] test test_tool_config_all_disabled ... ok
[INFO] [stdout] test test_tool_category_from_str ... ok
[INFO] [stdout] test test_tool_category_invalid ... ok
[INFO] [stdout] test test_tool_config_can_execute_category_disabled ... ok
[INFO] [stdout] test test_tool_config_can_execute_readonly_modification ... ok
[INFO] [stdout] test test_tool_config_category_disabled ... ok
[INFO] [stdout] test test_tool_config_debug ... ok
[INFO] [stdout] test test_tool_config_is_category_allowed_all_enabled ... ok
[INFO] [stdout] test test_tool_config_specific_categories_enabled ... ok
[INFO] [stdout] test test_tool_config_clone ... ok
[INFO] [stdout] test test_tool_category_debug ... ok
[INFO] [stdout] test test_tool_config_default ... ok
[INFO] [stdout] test client_tests::test_client_auth_header_api_key ... ok
[INFO] [stdout] test test_client_debug_format ... ok
[INFO] [stdout] test test_client_new ... ok
[INFO] [stdout] test client_tests::test_client_base_url ... ok
[INFO] [stdout] test test_client_clone ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tools.rs (/opt/rustwide/target/debug/deps/tools-e3de506d981681a0)
[INFO] [stdout] 
[INFO] [stdout] running 43 tests
[INFO] [stdout] test debug_format_tests::test_user_debug_format ... ok
[INFO] [stdout] test debug_format_tests::test_vm_debug_format ... ok
[INFO] [stdout] test deserialization_tests::test_app_info_from_json ... ok
[INFO] [stdout] test deserialization_tests::test_dns_config_from_json ... ok
[INFO] [stdout] test deserialization_tests::test_dataset_from_json ... ok
[INFO] [stdout] test deserialization_tests::test_network_route_from_json ... ok
[INFO] [stdout] test deserialization_tests::test_nfs_export_from_json ... ok
[INFO] [stdout] test deserialization_tests::test_snapshot_from_json ... ok
[INFO] [stdout] test deserialization_tests::test_pool_from_json ... ok
[INFO] [stdout] test deserialization_tests::test_system_info_from_json ... ok
[INFO] [stdout] test deserialization_tests::test_user_from_json ... ok
[INFO] [stdout] test deserialization_tests::test_user_minimal_from_json ... ok
[INFO] [stdout] test serialization_edge_cases::test_empty_strings ... ok
[INFO] [stdout] test serialization_edge_cases::test_large_numbers ... ok
[INFO] [stdout] test serialization_edge_cases::test_negative_ids ... ok
[INFO] [stdout] test serialization_edge_cases::test_special_characters_in_names ... ok
[INFO] [stdout] test serialization_tests::test_alert_serialization ... ok
[INFO] [stdout] test serialization_tests::test_app_info_serialization ... ok
[INFO] [stdout] test serialization_tests::test_cloud_sync_task_serialization ... ok
[INFO] [stdout] test serialization_tests::test_dataset_serialization ... ok
[INFO] [stdout] test serialization_tests::test_certificate_serialization ... ok
[INFO] [stdout] test serialization_tests::test_enclosure_info_serialization ... ok
[INFO] [stdout] test serialization_tests::test_iscsi_target_serialization ... ok
[INFO] [stdout] test serialization_tests::test_cloud_credential_serialization ... ok
[INFO] [stdout] test serialization_tests::test_group_serialization ... ok
[INFO] [stdout] test serialization_tests::test_kubernetes_status_serialization ... ok
[INFO] [stdout] test serialization_tests::test_network_interface_serialization ... ok
[INFO] [stdout] test serialization_tests::test_network_route_serialization ... ok
[INFO] [stdout] test serialization_tests::test_pool_serialization ... ok
[INFO] [stdout] test serialization_tests::test_replication_task_serialization ... ok
[INFO] [stdout] test serialization_tests::test_smb_share_serialization ... ok
[INFO] [stdout] test serialization_tests::test_user_serialization_roundtrip ... ok
[INFO] [stdout] test serialization_tests::test_nfs_export_serialization ... ok
[INFO] [stdout] test serialization_tests::test_user_with_optional_fields ... ok
[INFO] [stdout] test serialization_tests::test_snapshot_serialization ... ok
[INFO] [stdout] test serialization_tests::test_vm_serialization ... ok
[INFO] [stdout] test serialization_tests::test_service_serialization ... ok
[INFO] [stdout] test serialization_edge_cases::test_unicode_in_names ... ok
[INFO] [stdout] test serialization_tests::test_system_info_serialization ... ok
[INFO] [stdout] test serialization_tests::test_update_check_serialization ... ok
[INFO] [stdout] test serialization_tests::test_dns_config_serialization ... ok
[INFO] [stdout] test serialization_tests::test_jail_serialization ... ok
[INFO] [stderr]    Doc-tests truenas_master_mcp
[INFO] [stdout] test debug_format_tests::test_pool_debug_format ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/tools.rs - tools::TrueNasTools (line 796) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.35s; merged doctests compilation took 0.34s
[INFO] running `Command { std: "docker" "inspect" "1ba10d35ecc08c1f6cf1c9f57c0df5a58687fff6e7f1c167097f52ae9193efdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ba10d35ecc08c1f6cf1c9f57c0df5a58687fff6e7f1c167097f52ae9193efdd", kill_on_drop: false }`
[INFO] [stdout] 1ba10d35ecc08c1f6cf1c9f57c0df5a58687fff6e7f1c167097f52ae9193efdd
